home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / 525td.zip / README < prev    next >
Text File  |  1992-03-10  |  14KB  |  341 lines

  1. README
  2.  
  3. NOTES ON 5.2.5-TD RELEASE
  4. =========================
  5.  
  6. 1 Introduction
  7.  
  8. 2 New features
  9.  
  10.   a) Extended NetWare Support
  11.   b) VMM support
  12.   c) IDE (FileSafe 8500) drive support
  13.   d) On-demand tape formatting
  14.   e) DOS 5.0 support
  15.   f) Chktape extensions - lost data recovery
  16.   g) IDE SETDISK installation utility
  17.  
  18. 3 Performance tuning
  19.  
  20. INTRODUCTION
  21. ============
  22.  
  23. FileSafe V5.2.5-TD now supports all Mountain Network Solutions
  24. mini-cartridge tape drives, including the IDE-interface FileSafe 8500.
  25. Data compression and ECC error correction is offered in all formats.
  26. The numerous enhancements provided by this software are detailed
  27. in the following section.
  28.  
  29. NEW FEATURES
  30. ============
  31.  
  32. Extended NetWare Support
  33. ------------------------
  34.  
  35. This version of the software includes major new support for Novell's 
  36. NetWare 386, versions 3.10 and 3.11.
  37.  
  38. NetWare 386 features supported:
  39.  
  40.     NetWare 386 Bindery Files
  41.     Netware 286 compatible Directory Rights 
  42.     NetWare 286 compatible Directory and File Attributes
  43.     Preserves Last Access Date
  44.     Updates Last Archived Date
  45.  
  46. Netware 386 Directory Rights supported:
  47.  
  48.         Create Directory/File
  49.         Erase Directory/File
  50.         File Scan
  51.         Modify Directory/File
  52.         Read from File
  53.         Write to File
  54.  
  55. Netware 386 Directory and Files attributes supported:
  56.         
  57.           Directory                     File
  58.           =========                     ====
  59.  
  60. Options:  System                        RO Read Only 
  61.           Hidden                        RW Read Write                        
  62.                                         S Shareable
  63.                                         H Hidden
  64.                                         Sy System
  65.                                         T  Transactional
  66.                                         A  Archive Needed
  67.                                         RA Read Audit
  68.                                         WA Write Audit
  69.  
  70. NetWare 386 features NOT supported:
  71.  
  72.     File level Trustees and Rights
  73.     Macintosh files (AFP)
  74.     Netware 386 Extended Directory and File attributes
  75.         Novell OS/2 HPFS, FTAM, NFS or Macintosh Name Space
  76.  
  77. Netware 386 Directory and File attributes NOT supported:
  78.         
  79.           Directory                     File
  80.           =========                     ====
  81.           Purge                         P Purge
  82.           Deleteinhibit                 CI Copy Inhibit
  83.           Renameinhibit                 DI Delete Inhibit
  84.                                         RI Rename Inhibit
  85.  
  86. Files restored to a Netware 386 server will inherit the target 
  87. directory's rights and ownership.
  88.  
  89. Special note to Netware network administrators - This software is not 
  90. intended for use of upgrading Netware 286 to Netware 386.  Files that
  91. were backed up from Netware 286 and restored to Netware 386 will not 
  92. retain their original owners and trustees.
  93.  
  94. Special note to network Mach2 users - In some installations, it may be
  95. necessary to insure that your Mach2 controller is using a higher priority
  96. interrupt than your network adapter card.  The lower the interrupt number,
  97. the higher its priority.  If you experience errors or very low data rates,
  98. particularly when using the high-capacity TD101 format, make sure that
  99. the Mach2 is assigned to a lower interrupt number than your network card.
  100.  
  101.  
  102.  
  103. VMM Support
  104. -----------
  105.  
  106. A virtual memory subsystem is included to facilitate handling large
  107. directory structures via either expanded or extended memory.  In addition,
  108. the speed with which these structures are built has been significantly
  109. improved relative to earlier versions of TD software.
  110.  
  111.  
  112. FileSafe 8500 IDE Drive Support
  113. -------------------------------
  114.  
  115. Support for Mountain's FileSafe 8500 has been integrated into 5.2.5-TD. 
  116. Previously, a separate software version (5.2.4-IDE) was used for this 
  117. product.
  118.  
  119. On-Demand Formatting
  120. --------------------
  121.  
  122. Regardless which tape format you use, 5.2.5-TD will automatically format
  123. additional tape without user intervention whenever necessary to complete
  124. an ongoing backup.  You no longer need to be concerned with completely
  125. pre-formatting tape cartridges.
  126.  
  127.  
  128. DOS 5.0 Support
  129. ---------------
  130.  
  131. The AUTORUN utility has been redesigned to work correctly under DOS 5.0,
  132. and the entire package has been extensively tested in the 5.0 environment.
  133.  
  134.  
  135. CHKTAPE Extensions
  136. ------------------
  137.  
  138. Powerful new media analysis and data recovery capabilities have been added
  139. to the CHKTAPE utility.  These features allow recovery of selectively 
  140. backed up files which are otherwise inaccessible due to accidental over-
  141. writing of the volume table, hard errors on the media, or failures during 
  142. the original backup process.
  143.  
  144. The CHKTAPE extensions may be invoked in two ways:
  145.  
  146.     command line:
  147.  
  148.     CHKTAPE /T
  149.  
  150.     This invokes the CHKTAPE media analysis function, which displays
  151.     basic information about the current tape's format, voume table,
  152.     and data compression map.  It is useful for obtaining a quick look
  153.     at an unknown data cartridge.
  154.  
  155.     command line:
  156.  
  157.     CHKTAPE /F[pathfilename][;pathfilename] /M# /V# /DDrive:path /S
  158.  
  159.     This invokes the CHKTAPE file scanning (and recovery) functions.
  160.     The /M (mode) switch has the following meaning:
  161.  
  162.     /M0 - This is the default, and will prompt the user whether or
  163.           not to recover each file found.
  164.     /M1 - This will cause encountered filenames to be displayed only;
  165.           it is used to generate a "directory" of recoverable files
  166.           for future reference.
  167.     /M2 - This will cause all files found to be recovered without any
  168.           further operator prompting.
  169.  
  170.     Specifying scan range:
  171.  
  172.     If the /V switch is supplied, then the decimal number following
  173.     this switch specifies the volume number to scan.  If the /V is
  174.     not supplied, the user will be prompted to supply either a volume
  175.     number or an "override" segment range.  Whether the scanned data
  176.     is treated as compressed or not will depend upon the volume table
  177.     entry if a volume is chosen; if the override is used, then the user
  178.     must specify whether or not to treat the scanned data as compressed.
  179.  
  180.     Specifying source path/file selection(s):
  181.  
  182.     If the optional pathfilename argument(s) follow the /F, then only
  183.     files whose full pathnames match these arguments (up to the last
  184.     character of the argument) will be processed.  If no /F arguments
  185.     are supplied, all files encountered will be processed.  Note that
  186.     wildcards (* and ?) are NOT supported in pathfilenames.
  187.  
  188.     Specifying target drive and path:
  189.  
  190.     The destination drive and path may be supplied on the command line
  191.     following the /D switch, or else the user will be prompted before
  192.     file scanning begins.  If a destination path other than root ('\')
  193.     is supplied, then all recovered files will be placed in their
  194.     original paths below the supplied destination.
  195.  
  196.     Special option:
  197.  
  198.     The /S (slow scan) option may be used to attempt to recover files
  199.     which erroneously begin within the data area of a previous file.
  200.     This option results in significantly slower operation, and should
  201.     rarely be required.
  202.  
  203.  
  204.     Examples:
  205.  
  206.     To recover all files under \DOS and its subdirectories from the second
  207.     volume on a tape, and to place these files on the D: drive's \DOS
  208.     directory, with user prompting before each file is recovered:
  209.  
  210.     CHKTAPE /F\DOS /DD:\ /V2
  211.  
  212.     To generate a directory of all files in the first volume on tape,
  213.     and to place this directory in the file V1DIR on the logged disk:
  214.  
  215.     CHKTAPE /F /V1 /M1 > V1DIR
  216.  
  217.  
  218.     NOTE: File recovery only works on tapes which were originally written
  219.           using the SELECTIVE backup method.  Damaged IMAGE volumes
  220.           CANNOT BE RECOVERED with this utility.
  221.  
  222.           At least one space is required between each command line option
  223.           switch for proper parsing.  Spaces should NOT be used between
  224.           the switch itself and its related argument(s).
  225.  
  226.  
  227. SETDISK IDE Drive Configuration U